communication/dns

reference AliDNS DNS server

rule:
  meta:
    name: reference AliDNS DNS server
    namespace: communication/dns
    authors:
      - william.ballenthin@mandiant.com
    scopes:
      static: function
      dynamic: thread
    references:
      - https://www.alidns.com/
    # examples:
      # - ab57d3c179355bf2bcdb7935483d84d4
  features:
    - or:
      - string: "223.5.5.5"
      - string: "223.6.6.6"
      - string: "2400:3200::1"
      - string: "2400:3200:baba::1"

last edited: 2023-11-24 10:34:28